@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "Microsoft YaHei", "Arial Narrow";
	-webkit-text-size-adjust: none;
	background:url(../images/body_bj.png) repeat-x;
}
form, ul, li, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size:100%;
}
*{
	padding:0;
	margin:0;
}
img {
	border: 0;
	font-size: 0;
}
ul, li {
	margin:0;
	padding:0;
	display:block;
	list-style:none;
	list-style:none;
}
a {
	text-decoration: none;
	color: #333;
	cursor:pointer;
}
a:hover {
	color: #4ab344;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.mar_t {
	margin-top:30px;
}
.bgcenter {
	background-position:center;
	background-repeat:no-repeat;
}
.slideBox3{
	position:relative;
	width:735px;
	float:left;
	height:336px;
}
.slideBox3 .hd{
	position:absolute;
	top:0;
	left:0;
	width:224px;
	height:336px;
	line-height:146px;
	text-align:center;
	background:#f5f5f5;
	overflow:hidden;
	color:#4ab344;
	font-size:20px;
}
.slideBox3 .hd ul{
	width:224px;
}
.slideBox3 .hd li.on{
	background:#4ab344;
	color:#fff;
	height:192px;
	line-height:192px;
}
.slideBox3 .bd {
	width:480px;
	height:336px;
	overflow:hidden;
	float:right;
	
}
.slideBox3 .bd dd{
	width:480px;
	height:56px;
	position:relative;
	text-indent:10px;
	line-height:56px;
	border-bottom:1px solid #f6f6f6;
}
.slideBox3 .bd dd span,.textlist li span{
	position:absolute;
	top:0;
	right:10px;
	font-size:12px;
	color:#a4a4a4;
}
.pub_pic{
	width:100%;
	margin-top:20px;
}
.pub_pic img{
	width:100%;
}
.textlist{
	width:1180px;
	margin:0 auto;
}
.textlist li{
	height:56px;
	position:relative;
	text-indent:10px;
	line-height:56px;
	border-bottom:1px solid #f6f6f6;
}
.slideBox4{
	position:relative;
	width:1200px;
	height:346px;
	margin:0 auto;
}
.slideBox4 .hd{
	position:absolute;
	top:0;
	left:0;
	width:224px;
	height:346px;	
	text-align:center;
	background:#f5f5f5;
	overflow:hidden;
}
.slideBox4 .hd li{
	line-height:56px;
	border-bottom:1px solid #fff;
}
.slideBox4 .hd ul{
	width:224px;
}
.slideBox4 .hd li.on{
	background:#4ab344;
	color:#fff;
	height:100px;
	line-height:100px;
}
.slideBox4 .bd {
	width:940px;
	height:336px;
	overflow:hidden;
	float:right;
	
}
.slideBox4 .bd dd{
	width:940px;
	height:56px;
	position:relative;
	text-indent:10px;
	line-height:56px;
	border-bottom:1px solid #f6f6f6;
}
.slideBox4 .bd dd span{
	position:absolute;
	top:0;
	right:10px;
	font-size:12px;
	color:#a4a4a4;
}
.tc_dd{
	position:fixed;
	top:0;
	left:0;
	display:none;
	z-index:9999;
